﻿2026-06-21T22:32:10.6370687Z ##[group]Run cargo nextest run -p spt-daemon --no-fail-fast \
2026-06-21T22:32:10.6371122Z [36;1mcargo nextest run -p spt-daemon --no-fail-fast \[0m
2026-06-21T22:32:10.6371531Z [36;1m  -E 'test(a_journaled_input_wedge) | test(p0_paste_wedge) | test(g2_no_commit)' \[0m
2026-06-21T22:32:10.6371913Z [36;1m  --no-capture 2>&1 \[0m
2026-06-21T22:32:10.6372470Z [36;1m| grep -E 'JOURNAL-WEDGE GATE|PASTE-WEDGE GATE|subscribed|got_output|attach_received|keystroke_accepted|assertion|panicked|c1:|c2:|c3:|EVICT|c3-DROP|PASS|FAIL' \[0m
2026-06-21T22:32:10.6373050Z [36;1m| grep -vE 'drain appends=' || true[0m
2026-06-21T22:32:10.6569884Z shell: /usr/bin/bash -e {0}
2026-06-21T22:32:10.6570147Z env:
2026-06-21T22:32:10.6570351Z   SPT_REGISTRY_BUSY_TIMEOUT_MS: 30000
2026-06-21T22:32:10.6570613Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-21T22:32:10.6570851Z   SPT_WEDGE_TRACE: 1
2026-06-21T22:32:10.6571041Z ##[endgroup]
2026-06-21T22:32:34.9040200Z WEDGE_TRACE c3-DROP: stream=1 append seq=0 but NO subscriber yet
2026-06-21T22:32:34.9040748Z WEDGE_TRACE c1: serve recv Output seq=68002 count=1
2026-06-21T22:32:34.9041134Z WEDGE_TRACE c3: stream=2 live-send seq=0 count=1 write_ok=true
2026-06-21T22:32:34.9041520Z WEDGE_TRACE c2: serve fwd Output seq=68002 count=1
2026-06-21T22:32:34.9041992Z WEDGE_TRACE c1-EVICT: dropped 1 viewer(s) at seq 72354; total_evicted=1 (drain_appends=72355)
2026-06-21T22:32:34.9042499Z WEDGE_TRACE c1: serve recv Output seq=68257 count=256
2026-06-21T22:32:34.9042847Z WEDGE_TRACE c2: serve fwd Output seq=68257 count=256
2026-06-21T22:32:34.9043223Z WEDGE_TRACE c3: stream=2 live-send seq=255 count=256 write_ok=true
2026-06-21T22:32:34.9043619Z WEDGE_TRACE c1: serve recv Output seq=68513 count=512
2026-06-21T22:32:34.9043949Z WEDGE_TRACE c2: serve fwd Output seq=68513 count=512
2026-06-21T22:32:34.9044331Z WEDGE_TRACE c3: stream=2 live-send seq=511 count=512 write_ok=true
2026-06-21T22:32:34.9044697Z WEDGE_TRACE c1: serve recv Output seq=68769 count=768
2026-06-21T22:32:34.9045029Z WEDGE_TRACE c2: serve fwd Output seq=68769 count=768
2026-06-21T22:32:34.9045390Z WEDGE_TRACE c3: stream=2 live-send seq=767 count=768 write_ok=true
2026-06-21T22:32:34.9045771Z WEDGE_TRACE c1: serve recv Output seq=69025 count=1024
2026-06-21T22:32:34.9046104Z WEDGE_TRACE c2: serve fwd Output seq=69025 count=1024
2026-06-21T22:32:34.9046486Z WEDGE_TRACE c3: stream=2 live-send seq=1023 count=1024 write_ok=true
2026-06-21T22:32:34.9046864Z WEDGE_TRACE c1: serve recv Output seq=69281 count=1280
2026-06-21T22:32:34.9047198Z WEDGE_TRACE c2: serve fwd Output seq=69281 count=1280
2026-06-21T22:32:34.9047560Z WEDGE_TRACE c3: stream=2 live-send seq=1279 count=1280 write_ok=true
2026-06-21T22:32:34.9047935Z WEDGE_TRACE c1: serve recv Output seq=69537 count=1536
2026-06-21T22:32:34.9048255Z WEDGE_TRACE c2: serve fwd Output seq=69537 count=1536
2026-06-21T22:32:34.9048626Z WEDGE_TRACE c3: stream=2 live-send seq=1535 count=1536 write_ok=true
2026-06-21T22:32:34.9049380Z WEDGE_TRACE c1: serve recv Output seq=69793 count=1792
2026-06-21T22:32:34.9049851Z WEDGE_TRACE c2: serve fwd Output seq=69793 count=1792
2026-06-21T22:32:34.9050249Z WEDGE_TRACE c3: stream=2 live-send seq=1791 count=1792 write_ok=true
2026-06-21T22:32:34.9050645Z WEDGE_TRACE c1: serve recv Output seq=70049 count=2048
2026-06-21T22:32:34.9050993Z WEDGE_TRACE c2: serve fwd Output seq=70049 count=2048
2026-06-21T22:32:34.9051765Z WEDGE_TRACE c3: stream=2 live-send seq=2047 count=2048 write_ok=true
2026-06-21T22:32:34.9052157Z WEDGE_TRACE c1: serve recv Output seq=70305 count=2304
2026-06-21T22:32:34.9052504Z WEDGE_TRACE c2: serve fwd Output seq=70305 count=2304
2026-06-21T22:32:34.9052884Z WEDGE_TRACE c3: stream=2 live-send seq=2303 count=2304 write_ok=true
2026-06-21T22:32:34.9150848Z === W1b JOURNAL-WEDGE GATE: journaled_ops_pumped=2465 concurrent_attach_subscribed=true attach_received_pty_output=true (fixed = both true; pre-fix on Unix: subscribed=false — attach wedged on the held journal lock) ===
2026-06-21T22:32:34.9155191Z         PASS [   3.579s] (1/3) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-21T22:32:34.9156371Z thread 'g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input' (3711633) panicked at crates/spt-daemon/tests/inject_control_wedge.rs:1196:5:
2026-06-21T22:32:34.9157147Z test g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input ... FAILED
2026-06-21T22:32:34.9157724Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 9 filtered out; finished in 16.69s
2026-06-21T22:32:34.9158424Z         FAIL [  16.694s] (2/3) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-21T22:32:34.9159161Z WEDGE_TRACE c3-DROP: stream=1 append seq=0 but NO subscriber yet
2026-06-21T22:32:34.9159843Z WEDGE_TRACE c1: serve recv Output seq=95720 count=1
2026-06-21T22:32:34.9160220Z WEDGE_TRACE c2: serve fwd Output seq=95720 count=1
2026-06-21T22:32:34.9162018Z WEDGE_TRACE c3: stream=2 live-send seq=0 count=1 write_ok=true
2026-06-21T22:32:34.9162509Z WEDGE_TRACE c1-EVICT: dropped 1 viewer(s) at seq 100072; total_evicted=1 (drain_appends=100073)
2026-06-21T22:32:34.9162924Z WEDGE_TRACE c1: serve recv Output seq=95975 count=256
2026-06-21T22:32:34.9163211Z WEDGE_TRACE c2: serve fwd Output seq=95975 count=256
2026-06-21T22:32:34.9163521Z WEDGE_TRACE c3: stream=2 live-send seq=255 count=256 write_ok=true
2026-06-21T22:32:34.9164946Z === P0 PASTE-WEDGE GATE: pumped=9413 keystroke_accepted=true concurrent_attach_subscribed=true attach_received_output=true backpressured=true backpressure_after_stop=Some(true) (fixed = subscribed+got_output+keystroke_accepted true; pre-fix: parked dispatch thread → subscribed=false / no output) ===
2026-06-21T22:32:34.9166098Z         PASS [   2.890s] (3/3) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-21T22:32:34.9166711Z         FAIL [  16.694s] (2/3) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
